Welcome to Dev-C++ by Bloodshed Software. Please read the file
Copying.txt for license agreements.
This program is a quality free software. However, if you like it and
want to support us for further development, please register it by
paying a small fee of $20. Please go to http://www.bloodshed.nu/devc.html
for further informations.
Before working with Dev-C++, please read the IMPORTANT section below:
** IMPORTANT **
- The compiler will not open files which are in directories exceeding 8 letters or of a file which is not in the 8.3 DOS format (ex: c:\program files\ is a bad named directory for the compiler).
- Do not move or rename any file or directory after installing Bloodshed Dev-C++. It will not found the compiler and librairies.
- If when you compile a file you get a message saying ôNo space in environmentö in the dos -screen, search a line in the CONFIG.SYS like:
SHELL=C:\COMMAND.COM
and change it to the following:
SHELL=C:\COMMAND.COM /E:1024
You will then need to restart your computer.
- Do not install Dev-C++ in a directory exceeding 8 letters (like c:\program files\) or in many directories (like c:\myprog\program\c_and_cpp\dev-c++\).
- Others problems are described in the help files located in the Help directory. However, if you are still unable to resolve your problem, feel free to send a mail to webmaster@bloodshed.nu (be sure to tell us what you did, and what error do you get).
** System requirements **
To correctly use Bloodshed Dev-C++ on your system, be sure to have:
- Microsoft Windows 95, NT or 98.
- 16 Mb of RAM
- 20 Mb of free space on your hard drive.
If you are having troubles to run Dev-C++ on your OS, please contact us at webmaster@bloodshed.nu
****************
We hope you will enjoy this software. Feel free to contact us at:
webmaster@bloodshed.nu
Bloodshed Software web site:
http://www.bloodshed.nu/
Don't forget to click on the Dev-C++ in the about box :)